db_constraints ~master (2022-04-24T06:29:45.2622732)
Dub
Repo
Student.cName
tests
student
Student
Undocumented in source. Be warned that the author may not have intended to support it.
string
cName
[@property getter]
immutable
(
char
)[]
cName
[@property setter]
class
Student
@
property
@
CheckConstraint
!("a.length < 13")
void
cName
(
immutable
(
char
)[]
value
)
Meta
Source
See Implementation
tests
student
Student
constructors
this
functions
dup
isValid
opCmp
opEquals
printInfo
toString
mixins
__anonymous
properties
cName
nNumClasses